printTitle
Type
property
Summary
Reports the title used in the system printer queue for the next print job.
Syntax
set the printTitle to <string>
get the printTitle
Description
Use the printTitle property to specify the name of the next print job in the system printer queue. If the printTitle is empty at the start of a printing loop, the title of the defaultStack will be used.
To have an effect, this property must be set before calling open printing.
Examples
set the printTitle to "Accounts Report"
Related
command: print, open printing
property: printerName
Compatibility and Support
Introduced
LiveCode 2.9
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile